home *** CD-ROM | disk | FTP | other *** search
/ Multi Lingual Talking Picture Dictionary / Multi-Lingual Talking Picture Dictionary.iso / mac / SoftKey / OPEN1.DIR / 00006_Field_6.txt next >
Text File  |  1996-03-13  |  3KB  |  71 lines

  1.  on exitFrame
  2. global  gl1Ip, gl2Ip, gl3Ip, gwaLanDp,  gReadObject, theText, gmoHsIp, gmoHsDp, done, gfDelim, gRoot, gBox, HDdir, gAct, gsndSw1, gsndSw2, gtxtSw1, gtxtSw2, gVideoSw,  gMovType, glObj, gLang1, gLang2, gLastSp, gSprites, smExit0, smExit1, smExit2, BkAro, mMnu, find,  spell, scram,  L0L0, L0L1, L0L2, L0L3, L1L0, L1L1, L1L2, L1L3, L2L0, L2L1, L2L2, L2L3, L3L0, L3L1, L3L2, L3L3, Video, GbTiny, L2Tiny, FrTiny, sndOn, sndOff, txtOn, txtOff, help, chgLangs, chgAct, chgSnd1, chgSnd2, chgTxt1, chgTxt2, chgFind, chgSpell, chgScram, chgDic, pDic, txFront, txBackSin, txBackDbl, l1Text, l2Text, l3Text, txFrSmall, txFrMed, txFrBig, done, gLastSp,  gmovieStack, gLevel, gBox, gl1Dp, gl2Dp, gl3Dp
  3. --  -- 
  4. --  --    initRearWindow
  5. --  --  -- coverDesktop -99
  6. --  --  global black
  7. --  --  coverDesktop black
  8. --  if gBox = "pc" then openXlib "fileio"
  9. --  --
  10. --  set the visible of sprite 8 to false
  11. --  go to frame 1
  12. --  set gmoHsDp = []
  13. --  if objectp(gReadObject) then gReadObject(mDispose)
  14. --  put FileIO(mNew, "read",  HDdir & "mo_hs.dp") into gReadObject
  15. --  put " " into theText
  16. --  repeat while theText > ""
  17. --    put gReadObject(mReadLine) into theText
  18. --    append gmoHsDp, value(theText)
  19. --  end repeat
  20. --  --
  21. --  if objectp(gReadObject) then gReadObject(mDispose)
  22. --  set done = true 
  23. --  set BkAro = the number of cast "BkAro"
  24. --  set mMnu = the number of cast "mMnu"
  25. --  set find = the number of cast "find"
  26. --  set spell = the number of cast "spell"
  27. --  set scram = the number of cast "scram"
  28. --  set L0L0 = the number of cast "L0L0"
  29. --  set L0L1 = the number of cast "L0L1"
  30. --  set L0L2 = the number of cast "L0L2"
  31. --  set L0L3 = the number of cast "L0L3"
  32. --  set L1L0 = the number of cast "L1L0"
  33. --  set L1L1 = the number of cast "L1L1"
  34. --  set L1L2 = the number of cast "L1L2"
  35. --  set L1L3 = the number of cast "L1L3"
  36. --  set L2L0 = the number of cast "L2L0"
  37. --  set L2L1 = the number of cast "L2L1"
  38. --  set L2L2 = the number of cast "L2L2"
  39. --  set L2L3 = the number of cast "L2L3"
  40. --  set L3L0 = the number of cast "L3L0"
  41. --  set L3L1 = the number of cast "L3L1"
  42. --  set L3L2 = the number of cast "L3L2"
  43. --  set L3L3 = the number of cast "L3L3"
  44. --  set Video = the number of cast "Video"
  45. --  set sndOn = the number of cast "sndOn"
  46. --  set sndOff = the number of cast "sndOff"
  47. --  set txtOn = the number of cast "txtOn"
  48. --  set txtOff = the number of cast "txtOff"
  49. --  set help = the number of cast "help"
  50. --  set chgLangs = the number of cast "chgLangs"
  51. --  set chgAct = the number of cast "chgAct"
  52. --  set chgSnd1 = the number of cast "chgSnd1"
  53. --  set chgSnd2 = the number of cast "chgSnd2"
  54. --  set chgTxt1 = the number of cast "chgTxt1"
  55. --  set chgTxt2 = the number of cast "chgTxt2"
  56. --  set chgFind = the number of cast "chgFind"
  57. --  set chgSpell = the number of cast "chgSpell"
  58. --  set chgScram = the number of cast "chgScram"
  59. --  set chgDic = the number of cast "chgDic"
  60. --  set pDic = the number of cast "pDic"
  61. --  set txFront = the number of cast "txFront"
  62. --  set txBackSin = the number of cast "txBackSin"
  63. --  set txBackDbl = the number of cast "txBackDbl"
  64. --  set  l1Text = the number of cast " l1Text"
  65. --  set l2Text = the number of cast "l2Text"
  66. --  set l3Text = the number of cast "l3Text"
  67. --  set txFrSmall = the number of cast "txFrSmall"
  68. --  set txFrMed = the number of cast "txFrMed"
  69. --  set txFrBig= the number of cast "txFrBig"
  70. end
  71.